MFreeQueue QueueNumber.w ; Free/delete a pre-existing Queue Frees a specific chunky Queue object. If the chunky Queue doesn't exist it will generate an error. The Queue will be `killed' and the memory for the Queue's items (if any) will be freed, making the Queue empty.